Click or drag to resize

ServiceExchangeImpersonation Property

Gets or sets the ID of the user that Exchange Web Services (EWS) should impersonate.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Identity ExchangeImpersonation { get; set; }

Property Value

Type: Identity
The exchange impersonation.
See Also